Click or drag to resize

PersonaBusinessPhoneNumbers Property

Gets the business phone numbers.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PersonaPhoneNumberAttributedValue> BusinessPhoneNumbers { get; }

Property Value

Type: IListPersonaPhoneNumberAttributedValue
The business phone numbers.
See Also